home *** CD-ROM | disk | FTP | other *** search
- inherited frmWindowPress: TfrmWindowPress
- Left = 380
- Top = 98
- HelpContext = 74
- OldCreateOrder = True
- OnClose = FormClose
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- inherited pnlTop: TPanel
- inherited lblCommandName: TLabel
- Caption = ''
- end
- inherited memActionDesc: TMemo
- Lines.Strings = (
-
- 'Presses a button, page tab, link or a column header on a window.' +
- ' To select an '
-
- 'object from an existing window, either use the "Browse..." butto' +
- 'n or drag the '
-
- 'AutoMate icon to the area on the screen. To search for partial ' +
- 'window titles, use '
- 'wildcard characters * and ?.')
- end
- end
- inherited pnlCenter: TPanel
- inherited pgcControlPage: TPageControl
- inherited tbsAM5Main: TTabSheet
- object Label1: TLabel
- Left = 12
- Top = 33
- Width = 240
- Height = 37
- AutoSize = False
- Caption =
- 'Drag the AutoMate icon to the desired control or use the browse ' +
- 'button.'
- WordWrap = True
- end
- object Label5: TLabel
- Left = 8
- Top = 89
- Width = 104
- Height = 13
- Caption = 'Object Description'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Bevel1: TBevel
- Left = 8
- Top = 25
- Width = 453
- Height = 9
- Shape = bsTopLine
- end
- object lbWindow: TLabel
- Left = 12
- Top = 111
- Width = 445
- Height = 13
- AutoSize = False
- end
- object lbType: TLabel
- Left = 12
- Top = 124
- Width = 309
- Height = 13
- AutoSize = False
- end
- object lbName: TLabel
- Left = 12
- Top = 150
- Width = 309
- Height = 13
- AutoSize = False
- end
- object lbValue: TLabel
- Left = 12
- Top = 163
- Width = 309
- Height = 13
- AutoSize = False
- end
- object lbPosition: TLabel
- Left = 12
- Top = 176
- Width = 309
- Height = 13
- AutoSize = False
- end
- object Label11: TLabel
- Left = 8
- Top = 8
- Width = 92
- Height = 13
- Caption = 'Object Selection'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Bevel2: TBevel
- Left = 8
- Top = 105
- Width = 453
- Height = 9
- Shape = bsTopLine
- end
- object lbClass: TLabel
- Left = 12
- Top = 137
- Width = 309
- Height = 13
- AutoSize = False
- end
- object lbTest: TLabel
- Left = 212
- Top = 13
- Width = 3
- Height = 13
- Visible = False
- end
- object comEdit: TButton
- Left = 378
- Top = 169
- Width = 81
- Height = 25
- Caption = 'E&dit'
- TabOrder = 1
- OnClick = comEditClick
- end
- object comObjectList: TButton
- Left = 378
- Top = 77
- Width = 81
- Height = 25
- Caption = '&Browse...'
- TabOrder = 0
- OnClick = comObjectListClick
- end
- object Panel1: TPanel
- Left = 326
- Top = 30
- Width = 133
- Height = 41
- BevelOuter = bvNone
- TabOrder = 2
- object Label3: TLabel
- Left = 0
- Top = 13
- Width = 97
- Height = 13
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Drag -->'
- end
- object imgCursor: TImage
- Left = 100
- Top = 4
- Width = 32
- Height = 32
- AutoSize = True
- Center = True
- Picture.Data = {<image000.ico>}
- Stretch = True
- end
- end
- end
- end
- end
- inherited taclKeyboardTrap: TActionList
- Left = 196
- end
- inherited dxSIBarManager: TdxBarManager
- Categories.ItemsVisibles = (
- 2)
- Categories.Visibles = (
- True)
- PopupMenuLinks = <
- item
- Control = lsvAM5Errors
- PopupMenu = dxCheckPopup
- end>
- DockControlHeights = (
- 0
- 0
- 0
- 0)
- end
- inherited dxCheckPopup: TdxBarPopupMenu
- ItemLinks = <
- item
- Item = itmCheckAllErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end
- item
- Item = itmCheckNoErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end>
- end
- inherited IvTranslator1: TIvTranslator
- Left = 228
- Top = 348
- end
- end
-